What is a good IDE for client side JavaScript development? [closed]
Posted
by
Isuru
on Programmers
See other posts from Programmers
or by Isuru
Published on 2012-01-14T10:23:12Z
Indexed on
2013/10/31
4:19 UTC
Read the original article
Hit count: 228
I recently started learning JavaScript and am looking for a good JavaScript Editor/IDE. I found dozens of them in a Google search but I would appreciate if users who have experience with using such an IDE could recommend one.
I want an IDE with syntax highlighting, possibly IntelliSense and debugging support for JavaScipt code. I'm a Windows 7 user and do just client-side JavaScript development.
Any suggestions??
© Programmers or respective owner